home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2009 August / SAN CD 8-2009 CD-ROM 51.iso / pc / issueMedia / Astronaut tests / Conc-ESA-ASPP-2008.swf / scripts / DefineButton2_112 / BUTTONCONDACTION on(rollOver).as
Encoding:
Text File  |  2008-06-19  |  221 b   |  5 lines

  1. on(rollOver){
  2.    delete a;
  3.    a = "This triangle neither has the same number of dots nor the same  <br>colour as the one before. Therefore the correct answer is to click <br>the button <b>\"no rule applies\"</b>!";
  4. }
  5.